SyServiceProcessImportMaster 
Logical Entity Name  SyServiceProcessImportMaster 
Default Table Name  SyServiceProcessImportMaster 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceProcessImportMaster Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceProcessImportMasterId(PK)    int  NO 
 
SyServiceProcessId(FK)    int  NO 
 
HeaderInfo    xml  YES 
 
TrailerInfo    xml  YES 
 
Status    varchar(1)  YES 
 
ProcessedRecordCount    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
SchoolId    varchar(50)  YES 
 

SyServiceProcessImportMaster Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyServiceProcessImportMaster_SyServiceProcessImportMasterID  PrimaryKey  SyServiceProcessImportMasterId 

SyServiceProcessImportMaster Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyServiceProcess  Non-Identifying  One To Zero or More  FK_SyServiceProcessImportMasterSyServiceProcessID_SyServiceProcessSyServiceProcessId      SyServiceProcessId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceProcessImportMasterUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FaBatchExpImp  Non-Identifying  One To Zero or More  FK_FaBatchExpImp_SyServiceProcessImportMasterId_SyServiceProcessImportMaster_SyServiceProcessImportMasterId        NO  YES 
SyServiceProcessImportDetail  Non-Identifying  One To Zero or More  FK_SyServiceProcessImportDetailSyServiceProcessImportMasterId_SyServiceProcessImportMasterSyServiceProcessImportMasterId        NO  YES 

SyServiceProcessImportMaster Check Constraints 
Check Constraint Name  CheckConstraint